home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / gnome-keyring / introspect / introspect-session.xml < prev   
Encoding:
Text File  |  2011-01-11  |  422 b   |  17 lines

  1. <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  2.     "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  3. <node>
  4.  
  5.     <interface name="org.freedesktop.DBus.Introspectable">
  6.         <method name="Introspect">
  7.             <arg name="data" direction="out" type="s"/>
  8.         </method>
  9.     </interface>
  10.  
  11.     <interface name="org.freedesktop.Secrets.Session">
  12.         <method name="Close">
  13.         </method>
  14.     </interface>
  15.  
  16. </node>
  17.